Xmipp  v3.23.11-Nereus
Static Public Member Functions | List of all members
testing::internal::FormatForComparison< ToPrint[N], OtherOperand > Class Template Reference

#include <gtest-printers.h>

Static Public Member Functions

::std::string Format (const ToPrint *value)
 

Detailed Description

template<typename ToPrint, size_t N, typename OtherOperand>
class testing::internal::FormatForComparison< ToPrint[N], OtherOperand >

Definition at line 340 of file gtest-printers.h.

Member Function Documentation

◆ Format()

template<typename ToPrint , size_t N, typename OtherOperand >
::std::string testing::internal::FormatForComparison< ToPrint[N], OtherOperand >::Format ( const ToPrint *  value)
inlinestatic

Definition at line 342 of file gtest-printers.h.

342  {
344  }
::std::string Format(const ToPrint &value)

The documentation for this class was generated from the following file: